[google_maps_flutter_ios] Adds Swift Package Manager compatibility#6639
Closed
vashworth wants to merge 8 commits intoflutter:mainfrom
Closed
[google_maps_flutter_ios] Adds Swift Package Manager compatibility#6639vashworth wants to merge 8 commits intoflutter:mainfrom
vashworth wants to merge 8 commits intoflutter:mainfrom
Conversation
Contributor
Author
|
Using GoogleMaps Swift Package appears to be having issues: https://ci.chromium.org/ui/p/flutter/builders/try/Mac_arm64%20ios_platform_tests_shard_2%20master/12829/overview https://ci.chromium.org/ui/p/flutter/builders/try/Mac_arm64%20ios_platform_tests_shard_1%20master/12751/overview Does not happen every time |
Contributor
Author
|
Error with verbose logs: |
Contributor
Author
|
I believe this is an issue with https://github.com/googlemaps/ios-maps-sdk, added comment to existing issue: https://github.com/googlemaps/ios-maps-sdk/issues/10#issuecomment-2096890239 |
Contributor
Author
|
Closing until GoogleMaps issue is resolved. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Makes
google_maps_flutter_iosavailable as a Swift Package to Flutter. Also, remains compatible with CocoaPods.Fixes flutter/flutter#146920.
Pre-launch Checklist
dart format.)[shared_preferences]pubspec.yamlwith an appropriate new version according to the pub versioning philosophy, or this PR is exempt from version changes.CHANGELOG.mdto add a description of the change, following repository CHANGELOG style.///).If you need help, consider asking for advice on the #hackers-new channel on Discord.